home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 5 (Internal Edition) / Apple R&P Lib Internal v5.0.iso / 3-Presentations / Markets / Education / HyperCard In Education / King Tut / card_8996.txt < prev    next >
Text File  |  1990-04-02  |  778b  |  40 lines

  1. -- card: 8996 from stack: in
  2. -- bmap block id: 3448
  3. -- flags: 0000
  4. -- background id: 6707
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 4000
  11. -- rect: left=134 top=318 right=338 bottom=371
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 256
  18. -- line height: 16
  19. -- part name: ruler
  20.  
  21.  
  22. -- part 3 (button)
  23. -- low flags: 00
  24. -- high flags: A002
  25. -- rect: left=16 top=319 right=340 bottom=76
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Return
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   global returncard
  37.   go to returncard
  38. end mouseUp
  39.  
  40.